Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Fri, 10 Apr 2026 17:41:34 +0000 (19:41 +0200)
committerÉtienne Mollier <emollier@debian.org>
Fri, 10 Apr 2026 17:41:34 +0000 (19:41 +0200)
commit277d80312d72cb4025ef3f7739abb8566b2e5b73
tree39ee69ae768fa08ce20a53e466b1cca9359a69af
parent52bbae47dc0424999a590d04f9a3dcfc7df21979
Don't add executables to cmake exports

Bug-Debian: https://bugs.debian.org/803304
Forwarded: not-needed

CMake exports are used by other packages that compile
and link against dcmtk. Because Debian moves some of
these executables and also dosn't install the test
executables, this import may fail leading to failure
to configure the according package.

Gbp-Pq: Name 07_dont_export_all_executables.patch
CMake/dcmtkMacros.cmake